Home > Industry/Domain > Software

Software

Terms relating to the creation, testing, refinement and distribution of software and related products.

37Categories 560841Terms

Add a new term

Contributors in Software

Software > Software testing

test harness

Software; Software testing

A program or test tool used to execute a tests. Also known as a Test Driver.

test driver

Software; Software testing

A program or test tool used to execute a tests. Also known as a Test Harness.

smoke testing

Software; Software testing

A quick-and-dirty test that the major functions of a piece of software work. Originated in the hardware testing practice of turning on a new piece of hardware for the first time ...

walkthrough

Software; Software testing

A review of requirements, designs or code characterized by the author of the material under review guiding the progression of the review.

basic block

Software; Software testing

A sequence of one or more consecutive, executable statements containing no branches.

software testing

Software; Software testing

A set of activities conducted with the intent of finding errors in software.

application binary interface (ABI)

Software; Software testing

A specification defining requirements for portability of applications in binary forms across defferent system platforms and environments.